RegEx does not behave as expected

Hello, all,.

I think I may have posted about this, before, but received no response; I have to (unfortunately), then try again.

I use a regular Expression to map the complete physical location on the hard disk where the site is located.  I need this for a CFFILE tag.

I use a regular expression instead of hard coding the location is because the location varies depending on whether it is used in the production, development or put in scene.  (Yes, I know, all three should be mirrors of each other - I'm working on it.)  )

For example, our DEV environment should the CFFILE tag to point to the E:\ColdFusion10\cfusion\wwwroot\www\ folder.

Our environment needs the CFFILE tag to point to the C:\ColdFusion10\cfusion\www\ folder.

Our production environment should the CFFILE to point to the F:\webdocs\cf\www\docs\ folder.

I don't want to really be hackers on this matter and use CFIF or CFSWITCH to set the variable 'this.webrootmapping '.  In addition, if nothing is changed, I have to come in and change the code.  Is not ideal.

So, I use a regular expression.  I'll also put it so that it will always point to the ROOT, no matter what subfolder, the user is in.

What I (and does not work for the production environment) is:

<cfset this.webrootmapping = REreplaceNoCase(ExpandPath('./'),
           '(.+[\\|\/]www([\\|\/]docs)?[\\|\/])(.+)',
           '\1',
           'all') />

EC that it is supposed to do, is accept all the folder "www" or "www\docs" folder and delete all after that.

It's in dev and staging; It does NOT work in production (where the root ends in "\docs\".)  The question mark must be indicating "zero or one \docs".  But it's not.

Any idea is appreciated.

V/r,

^_^

* headdesk *.
* headdesk *.
* headdesk *.
* headdesk *.
* headdesk *.

* HEADDESK *.

He begins to slowly kill me the way I type everything and then it solves itself somehow.

* headdesk *.
* headdesk *.
* headdesk *.

I experience something of VERY, VERY simple, and it is now resolved.

* headdesk *.
* headdesk *.
* headdesk *.

I'll share it with you, after I'm done banging my head into my office.

* headdesk *.
* headdesk *.
* headdesk *.
* headdesk *.
* headdesk *.
* headdesk *.
* headdesk *.
* headdesk *.
* headdesk *.
* headdesk *.

The last '+' (one or more) has been replaced by ' *' (zero or more) and it worked.  Just in case someone else is going through this problem and spend weeks or months trying to understand.

* headdesk *.
* headdesk *.
* headdesk *.

I need a NAP, now.

* headdesk *.
* headdesk *.
* headdesk *.

Good night.

V/r,

^_^

* headdesk *.
* headdesk *.
* headdesk *.

Tags: ColdFusion

Similar Questions

  • Display.screenshot does not behave as expected

    Hello

    The Display.screenshot method doesn't seem to work as expected. When I call this method, I got the dialog box asking the user or not to allow a screen capture to take. If the user selects Hello but leaves theDo ask not agai box unchecked, the screenshot is not taken. If, however, select 'allow' and check the box "Do not ask again" the screenshot is taken. Maybe that's a problem with the dialog box?

    Here is my code below-
    try {}
    Display.screenshot (this.bitmap, 0,0, Display.getWidth (), Display.getHeight ());
    }
    /**
    * If the user does not have a screen capture taken just display the General image
    */
    {} catch (ControlledAccessException cae)
    This.Bitmap = Constants.BACKGROUND_IMAGE;
    }

    Depends on how you code.

    Personally I d code it as follows:

    (a) have an indicator of persistent screenshot with three States

    0 - does not define

    -1 can't screenshot

    1 is allowed to the screenshot.

    Check this box if you are about to make a screenshot.  In this case - 1 indicate to the user that they have disabled this function be selected permissions.  If it's 0 or + 1, check the permissions API to see if you are allowed to do.  If you are, then set the value to 1 and do.  If you're not, tell them that they need to enable and display the permissions API.  When that is saved, check again.  If they helped him, set the indicator 1 and continue.  If they don't have not enabled it, it the value - 1 and tell them that you can't capture screens because they were disabled.

    Not sure which covers all cases, but you get the idea.

    Ok?

  • Scattergraph MoveCursor method does not behave as expected

    I'm trying to do something very simple: essentially keep the cursor on the last point being traced all trying to trace several scatterplots. Here is a snippet of code where I put the cursor properties:

    ********************************************************************************************************************************************************************************

    internal NationalInstruments.UI.WindowsForms.ScatterGraph sgImpedance;

    private list m_ZDataPlots = new list (); //clsZofFDataType is a class that represents the data in a conspiracy.

    ... / / more code follows here

    ...

    sgImpedance.Cursors [0]. Plot = sgImpedance.Plots [m_ZDataPlots.Count - 1]; sgImpedance is a scattergraph initialized as above
    sgImpedance.Cursors [0]. Color = newColor;
    sgImpedance.Cursors [0]. SnapMode = CursorSnapMode.NearestPoint;

    If (sgImpedance.Plots [m_ZDataPlots.Count - 1].) HistoryCount > 1)
    sgImpedance.Cursors [0]. MoveCursor (sgImpedance.Plots [m_ZDataPlots.Count - 1].) HistoryCount - 1);
    on the other
    sgImpedance.Cursors [0]. MoveCursor (0);

    ********************************************************************************************************************************************************************************

    The cursor keeps however remain at the centre of the plot; It is on the correct path but it is never the last traces. Is there any attribute I need to, or an event that should be raised so that the cursor to stay on the current point being traced? I have attached a screenshot to show what is happening.

    Any help will be appreciated. If I need to elaborate further, please let me know. Thank you very much!

    Can you provide an example of a code so I can reproduce the behavior on my end?

  • Question of Safari and Chrome. indicates on the navigation screen. "An element of the Protection of the family filter does not work as expected. Restart your computer. If the problem persists, contact support.  Error: failed to hose CPI. »

    Question of Safari and Chrome. indicates on the navigation screen. "An element of the Protection of the family filter does not work as expected. Restart your computer. If the problem persists, contact support.  Error: failed to hose CPI. »

    Quit Safari, Chrome to quit smoking. If necessary Forcequit.

    Start Safari while holding the SHIFT key, select the menu Safari ClearHistory, then after this check that the homepage is the one you want.

    Do the same for Chrome.

    Close all browsers, restart the mac.

  • FRAGMENTATION applied on several logical Tables does NOT WORK as expected

    Dear all,

    I have the below scenario implemented that does not work as expected.

    I have a logic Table LT1 (SUN) which is being implemented based on two physical Tables PT1 and PT2 (PT1 and PT2 are DIMS). LT1 has two of LTS, LTS1 and LTS2 implemented PT1 and PT2, respectively. Fragmentation is applied based on the ID of the system Source the PT1 and PT2 are loaded from different source systems. The granularity of the Tables physical is the same.

    Likewise, we have LT2 (DIM), which is implemented in two Tables of physics more and Fragmentation is applied in the Source systems function ID.

    We have an other TIMES DIM on which fragmentation is not applied.

    All of the above tables are linked to the fact (also physical and logical).

    I filter the data for TIME_DIM. Year = 2014 in all scenarios below.

    Scenario1: This solution works as expected when I shoot columns of LT1, SUN as well as the fact of TIME. (YEAR = 2014 is passed in the WHERE clause of queries UNION ALL 2, which is OK)

    Scenario2: This solution is also works very well when I shoot columns of LT2, SUN as well as the fact of TIME. (YEAR = 2014 is passed in the WHERE clause of queries UNION ALL 2, which is OK)

    Scenario 3: When I pull the LT1, LT2, SUN report, done TIME and filter the data for TIME_DIM. Year = 2014, the report does NOT WORK as expected. (Filter on YEAR = 2014 is not passed in UNION All queries in this scenario)

    When I build the model above (for scenario 3) report, it does not go as planned. Do not throw any error, it displays incorrect as results as physical demand generated by the BI server is not correct. Some of the filters is past the TIME SUN are not injected at the request of physics.

    Someone come in this scenario, no solution to the above is greatly appreciated. Thanks in advance

    Kind regards

    Madhav P.

    This is the bug in OBIEE 11 g of product. Oracle has provided the patch for the same and it is absolutely working fine now.

    Kind regards

    Madhav P.

  • When I click on the menu option 'Open Site' he does not what to expect, is rather shows the desktop on my iMac.

    When I click on the menu option 'Open Site' he does not what to expect, is rather shows the desktop on my iMac.

    What you see is exactly the way it should work. Open the site your Finder window opens, so you can access the .muse file you want to open. Recently opened (just below it) will show the list of sites you have worked on lately. I don't know what else await you.

    I should probably see a list of site temp I want to open or DELETE?

    No, Muse or any other program besides will not open a file that you do not select to open. To remove a site simply open Finder on Mac go to the location of the file and delete it in one of the many ways that a Mac allows you to do.

  • Adapter DB of the poll as singleton process does not work as expected

    Poller DB adapater uses to control the transaction all the seconds to the downstream system and I want this poller as singleton process (an instance should be in working order at the same time).

    As suggested in the documents of the oracle, here are the settings that are configured in the composite.xml file.

    < name of service = "polling_Mange_Alert_Events."

    UI:wsdlLocation = "polling_Mange_Alert_Events.wsdl" > "

    " < interface.wsdl interface =" http://xmlns.oracle.com/pcbpel/adapter/db/Application1/int_app_manageAlerts/polling_Mange_Alert_Events#wsdl.interface(polling_Mange_Alert_Events_ptt) "/ > "

    < binding.jca config = "polling_Mange_Alert_Events_db.jca" >

    < property name = "singleton" > true < / property >

    < binding.jca >

    < name = "jca.retry.count property" type = "xs: int" much = 'false' override = "may" > 2147483647 < / property > "

    < name = "jca.retry.interval property" type = "xs: int" much = 'false' "

    Override = "may" > 1 < / property >

    < name = "jca.retry.backoff property" type = "xs: int" much = 'false' "

    Override = 'may' > 2 < / property >

    < name = "jca.retry.maxInterval property" type = "xs: String" much = 'false' "

    Override = "may" > 120 < / property >

    < / service >

    JCA file settings are:

    < name of the adapter-config = "polling_Mange_Alert_Events" = 'Database adapter' adapter wsdlLocation = "polling_Mange_Alert_Events.wsdl" xmlns =" " http://platform.integration.Oracle/blocks/adapter/FW/metadata ">

    < connection-factory location = ' ist/DB/vff-int-was"UIConnectionName ="PT_APPINFRA"adapterRef =" "/ >

    < endpoint-activation portType operation "polling_Mange_Alert_Events_ptt" = "receive" = >

    < className = "oracle.tip.adapter.db.DBActivationSpec activation-spec" >

    < property name = value = "polling_Mange_Alert_Events.ManageAlertEvents" / "DescriptorName" >

    < property name = "Nomrequete" value = "polling_Mange_Alert_EventsSelect" / >

    < property name = "MappingsMetaDataURL" value = "polling_Mange_Alert_Events - or - mappings.xml" / >

    < property name = "PollingStrategy" value = "LogicalDeletePollingStrategy" / >

    < property name = "MarkReadColumn" value = "TRANSACTION_STATUS" / >

    < property name = "MarkReadValue" value = "Treatment" / >

    < property name = "PollingInterval" value = "10" / >

    < property name = "MaxRaiseSize" value = "5" / >

    < property name = "MaxTransactionSize" value = "5" / >

    < property name = "NumberOfThreads" value = "1" / >

    < property name = "ReturnSingleResultSet" value = "false" / >

    < property name = "MarkUnreadValue" value = "pending" / >

    < / activation-spec >

    < / point endpoint-activation >

    < / adapter-config >

    This poller process runs on the environment in clusters (2 soa nodes) and it does not work as expected in the singleton process.

    Please advice to solve this problem?

    I think that, in this scenario, you must use the distributed polling in the DB adapter. You can select in the voting options in the DB adapter configuration wizard.

  • Regex does not

    Can someone tell me why my regex does not work on my textbox cfinput please. I want to only allow a to z like charactors available to enter and the code below fails.

    < cfinput type = "text".
    ID = 'name '.
    name = 'name '.
    Class = "txt".
    title = 'name '.
    value = "" #presentsurname # ""
    validate = "regex".
    model = "[a - z]"
    message = "Please enter a valid first name."
    MaxLength = "60" / >

    If I type in $$$ then the regex is marked up and I get the error message.

    Although if I type in a$ $, I get no error message.


    Thank you

    G

    Try to put the start and end characters, IE ^ at the beginning and at $ at the end to make sure it does match the entire string.

  • Venue 11 Pro - Slim keyboard do not behave as expected, or it must.

    I recently received a dell flat keyboard for my 11 Pro - Baytrail tablet coming.    Overall, I like the quality and functionality, although I also like others encountered the intermittent non-functional keyboard, but this isn't the subject of this post.

    I noticed a few things in his behavior that do not work as you might expect, and I hope that can be corrected through the software.

    1. when the keyboard is connected but folded behind the Tablet back (that is to say the keyboard is not in use) keyboard on screen does not appear.  Which makes it difficult to use the device as a tablet like whenever the data entry is required you must unfold the keyboard and hold it down somehow while you type, then fold back behind the screen to continue the use of the tablet.   When folding keyboard behind the unit of its equally important to set the keyboard to display on layout as it should stop the keyboard itself to operate, right now the keyboard no longer works as it should be unless an alternative entry is available.

    2. in the same way as #1.  When the keyboard is attached, but folded back behind the orientation of the Tablet is locked if the screen does not turn in portrait or landscape mode if necessary.  So, if you carried it with the lid / slim keyboard on and open it upwards, folding of behind the screen, the keyboard is locked in landscape mode.   The only method I've found to change his orientation is to go to the desktop and run the application of graphics intel to change direction.

    Combined makes the slim keyboard worse than useless in several scenarios of use.   I want the keyboard slim for the occasional need to enter more data as possible on the touchscreen AND protect the tablet... but if your use is more compressed than laptop, you'll find yourself constantly work around these limitations.

    You have a great product here, but you really need to take a page from the playbook of the surface here.   They sort of set the standard and expectations for how keyboard covers on tablets should work, and although I really like the material usage is clumsy, in its current form.

    Glad to hear you guys are to find some kind of workaround for this.  About the requested changes, I've confirmed with engineering teams that unfortunately these elements are not possible given the current design of equipment.   They are documented for future products however.   Appreciate all the comments on this issue and my apologies for not being able to provide a solution for this product.

  • BEFORE the UPDATE of relaxation with time stamp does not work as expected

    We have a scenario where I check update operations on a table.

    I created a before update TRIGGER, so that every time he goes an update on the main table statement, one before the image of the lines is captured in the table of audit with timestamp.

    Since it is before updating, ideally the audit table timestamp (TRG_INS_TMST) should be less main table timestamp (IBMSNAP_LOGMARKER) VALUE, I mean TRIGGER should happen before the update.

    (I could understand in a way that the UPDATE statement is formulated with SYSTIMESTAMP earlier before the TRIGGER is evaluated and so UPDATE is to have a time stamp prior to TRIGGER, but this isn't what we wanted. We want PRIOR update)

    'Table' IBM_SNAPOPERATION IBM_SNAPLOGMARKER            
    ---- ----------------- -------------------------------
    T1   U                 13-OCT-15 03.07.01.775236 AM   <<---------- This is the main table, This should have the latest timestamp
    T2   I                 13-OCT-15 03.07.01.775953 AM
    

    Here is my test case.

    DELETE FROM TEST_TRIGGER_1;
    
    DELETE FROM TEST_TRIGGER_2;
    
    SELECT 'T1', ibm_snapoperation, ibm_snaplogmarker FROM TEST_TRIGGER_1
    UNION
    SELECT 'T2', ibm_snapoperation, TRG_INS_TMST FROM TEST_TRIGGER_2;
    
    INSERT INTO TEST_TRIGGER_1 (ID,ibm_snapoperation, ibm_snaplogmarker)
         VALUES (1, 'I', SYSTIMESTAMP);
    
    COMMIT;
    
    SELECT 'T1', ibm_snapoperation, ibm_snaplogmarker FROM TEST_TRIGGER_1
    UNION
    SELECT 'T2', ibm_snapoperation, TRG_INS_TMST FROM TEST_TRIGGER_2;
    
    UPDATE TEST_TRIGGER_1
       SET IBM_SNAPOPERATION = 'U', ibm_snaplogmarker = SYSTIMESTAMP;
    
    COMMIT;
    
    SELECT 'T1', ibm_snapoperation, ibm_snaplogmarker FROM TEST_TRIGGER_1
    UNION
    SELECT 'T2', ibm_snapoperation, TRG_INS_TMST FROM TEST_TRIGGER_2;
    

    Def trigger:

    CREATE OR REPLACE TRIGGER etl_dbo.TEST_TRIGGER_1_TRG BEFORE UPDATE OF IBM_SNAPOPERATION
    ON TEST_TRIGGER_1 REFERENCING OLD AS OLD NEW AS NEW
    FOR EACH ROW
    WHEN (
    NEW.IBM_SNAPOPERATION= 'U'
          )
    DECLARE
    V_SQLCODE  VARCHAR2(3000);
    --PRAGMA AUTONOMOUS_TRANSACTION;
    BEGIN
    INSERT INTO etl_dbo.TEST_TRIGGER_2
    (ID,
    IBM_SNAPOPERATION,
    IBM_SNAPLOGMARKER,
    TRG_INS_TMST
    )
    VALUES (:OLD.ID,:OLD.IBM_SNAPOPERATION,:OLD.IBM_SNAPLOGMARKER,SYSTIMESTAMP)
    ;
    --COMMIT;
    END;
    /
    

    Output is something like this

    1 row deleted.
    1 row deleted.
    no rows selected.
    1 row created.
    Commit complete.
    
    'T1' IBM_SNAPOPERATION IBM_SNAPLOGMARKER            
    ---- ----------------- -------------------------------
    T1   I                 13-OCT-15 03.07.00.927546 AM 
    1 row selected.
    1 row updated.
    Commit complete.
    
    'T1' IBM_SNAPOPERATION IBM_SNAPLOGMARKER            
    ---- ----------------- -------------------------------
    T1   U                 13-OCT-15 03.07.01.775236 AM   <<---------- This is the main table, This should have the latest timestamp
    T2   I                 13-OCT-15 03.07.01.775953 AM 
    
    2 rows selected.
    

    But for some reason, even after the creation of the 'AFTER' trigger for update, it works as expected. Sense - the main table is not having the last timestamp given

    It's OKAY - I told you in my reply earlier. Reread my answer.

    could understand somehow that the UPDATE statement is made with earlier

    SYSTIMESTAMP until the TRIGGER is assessed and updated so is to have

    time stamp prior to the trigger, but this isn't what we wanted. We want to

    BEFORE the update)

    As I told you before that your UPDATE statement occurs BEFORE the trigger is activated.

    Despite what the other speakers have said, it makes NO DIFFERENCE if you use a BEFORE UPDATE or an AFTER UPDATE trigger. Your UPDATE statement runs ALWAYS BEFORE the trigger.

    HE has TO - it's your update processing statement that causes the trigger to fire.

    Your update statement includes SYSTIMESTAMP. If during the processing of your return to update the value of SYSTIMESTAMP "at this exact time" is captured.

    Then your trigger is activated and starts to run. ANY reference to SYSTIMESTAMP that you use in your trigger cannot be earlier than the value of until the trigger was executed. It's IMPOSSIBLE.

    The trigger can use the SAME value by referencing: NEW and the column name you store the value. Or the trigger can get its own value that your code is doing.

    But the SYSTIMESTAMP value in the trigger will NEVER earlier than the value in your query.

    And none of these values can actually be used to tell when the changes are really ENGAGED since the trigger does not work and CAN NOT, to know when, or if, a validation occurs.

    Reread my first answer - he explains all this.

  • xdoxslt:get_variable does not work as expected inside, if

    Hi all

    I want to compare the maximum value of an element (the name of the element - ROUND ) with other values.

    So I have a loop for iteration. Inside the loop, I have an if statement to compare the values.

    If the value of the element is greater than the max value, I replace the max value with the value of the element.

    Here, up to 9 it works fine. But after 9, if the value of the element is 10, the comparison is not the case. The Code below does not work.

    Code:

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    <? xdoxslt:set_variable($_XDOCTX,_'maxcount',_0)? >

    <? for-each: Task_History_V? >

    <? If: lower - case (STEP_NAME_1) = "analysis"? >

    <? ROUND? > <? » ---« ? > <? xdoxslt:get_variable($_XDOCTX,_'maxcount')? >

    <? If: ROUND > (xdoxslt:get_variable($_XDOCTX,_'maxcount'))? >

    <? xdoxslt:set_variable($_XDOCTX,_'maxcount',_ROUND)? >

    <? end if? >

    <? end if? >

    <? end foreach? >

    <? "Max value: '? >

    <? xdoxslt:get_variable($_XDOCTX,_'maxcount')? >


    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


    Example of XML data:


    < / Task_History_V > < Task_History_V >

    8th < CHANNEL > < / ROUND >

    Analysis of < STEP_NAME_1 > < / STEP_NAME_1 >

    < TASK_STATUS_CODE > 4 < / TASK_STATUS_CODE >

    < TASK_STATUS > completed < / TASK_STATUS >

    < ACT_START_DATE > 2014-11-12T 00: 00:00.000 - 06:00 < / ACT_START_DATE >

    < ACT_END_DATE > 2014-11-12T 00: 00:00.000 - 06:00 < / ACT_END_DATE >

    < ACTUAL_EFFORT > 1.0 < / ACTUAL_EFFORT >

    < / Task_History_V > < Task_History_V >

    < 9th > < / ROUND >

    Analysis of < STEP_NAME_1 > < / STEP_NAME_1 >

    < TASK_STATUS_CODE > 4 < / TASK_STATUS_CODE >

    < TASK_STATUS > completed < / TASK_STATUS >

    < ACT_START_DATE > 2014-11-12T 00: 00:00.000 - 06:00 < / ACT_START_DATE >

    < ACT_END_DATE > 2014-11-12T 00: 00:00.000 - 06:00 < / ACT_END_DATE >

    < ACTUAL_EFFORT > 1.0 < / ACTUAL_EFFORT >

    < / Task_History_V >

    < Task_History_V >

    10th < CHANNEL > < / ROUND >

    Analysis of < STEP_NAME_1 > < / STEP_NAME_1 >

    < TASK_STATUS_CODE > 4 < / TASK_STATUS_CODE >

    < TASK_STATUS > completed < / TASK_STATUS >

    < ACT_START_DATE > 2014-11-12T 00: 00:00.000 - 06:00 < / ACT_START_DATE >

    < ACT_END_DATE > 2014-11-12T 00: 00:00.000 - 06:00 < / ACT_END_DATE >

    < ACTUAL_EFFORT > 1.0 < / ACTUAL_EFFORT >

    < / Task_History_V >

    < Task_History_V >

    < ROUND 11 > < / ROUND >

    Analysis of < STEP_NAME_1 > < / STEP_NAME_1 >

    < TASK_STATUS_CODE > 4 < / TASK_STATUS_CODE >

    < TASK_STATUS > completed < / TASK_STATUS >

    < ACT_START_DATE > 2014-11-12T 00: 00:00.000 - 06:00 < / ACT_START_DATE >

    < ACT_END_DATE > 2014-11-12T 00: 00:00.000 - 06:00 < / ACT_END_DATE >

    < ACTUAL_EFFORT > 1.0 < / ACTUAL_EFFORT >

    < / Task_History_V >

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Expected results:

    8 0

    9 8

    10 9

    11 10


    Max value:

    11


    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


    Output current:

    8 0

    9 8

    10 9

    11 9


    Max value:

    9

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------



    He would be grateful if you help me to solve this problem.

    Thanks in advance.


    -Hari

    (xdoxslt:get_variable($_XDOCTX,_'maxcount'))? >

    TO

    number (xdoxslt:get_variable($_XDOCTX,_'maxcount')). >

  • Return newline and carriage return not behave as expected.

    In my PDF file I have a multiline form called OutputText and when I put its value it does not display properly. In the debugger I type is:

    this.getField("OutputText").value = "hello\nthere!"

    or

    this.getField("OutputText").value = "hello\rthere!"

    Then, after Ctrl + Enter, the debugger displays

    Hello

    here!

    but the OutputText shows:

    Hello

    here!

    The exhaust of the \n and \r characters do not behave properly, they seem to be removing the character following that escaped.

    Anyone has any idea why?

    I started again with a new PDF and new form, with no other writing and got the same results.

    I used under Tools\Content, select an object to change the properties of the text field.

    When I activated the option for "allow Rich Text Formatting' the first following letter each instance of '\n' and '\r' appeared and disappears from the text box.

    I don't know yet how the \n and \r are supposed to behave, but at least there is a reason.

  • Builder Viewer troubleshooting: title ID: account does not have the expected role of "application".

    Good afternoon

    Make my way through the initial round with DPS. Have a professional account, with mulitple Adobe ID, each creating content for their respective publications. When you try to build my first vewier custom, I received the following error message: title ID: account does not have the role of "application" expected.

    Screen shot 2011-11-14 at 4.47.10 PM.png

    I went into the accounts of my Adobe Master Account Administration tab.

    For applications and accounts Builder Viewer enabled this Adobe ID of the specific publication.

    account-admin.png


    However, the Viewer Builder error continues. Log Viewer generator. Log in to Viewer (with publication specifiction ID) generator. Same mistake. Return to Master Account Administration tab and I see the specific parameters and application generator Viewer for publication ID have not stuck.

    account-admin-after.png

    When I configure the user again, I see my name in the entry application is always there, but is no longer enabled.

    account-admin-after2.png

    Reactivate, shows up in the active list. Same result. Close the tab account Admin, Admin, account back to the tab is no longer enabled. Any ideas or advice on how to overcome the problems of application of this provision role account? Thank you!

    AM

    Hello

    Just got confirmation of the development team that this problem has been corrected and was deployed to production.

    You can open the administration of accounts and press the checkbox 'Activate' on behalf of the application. Now, it must be registered and working in the generator of spectator.

    With sincere friendships.

    KlaasJan Tukker

    Adobe Systems

  • Code, does not behave as it is supposed to. -moz-

    Hello

    I ' am make a website, but unfortunately it does not work quite the way I want what he... I'm testing on the following browsers: Firefox, Chrome and Safari... CSS animation is the last thing that I can use for my site, as alternatives are too heavy-resources to put it on a server and run smoothly.

    My problem is that:

                $imgtoplay = $(".gwd-gen-hlergwdanimation");
    
                $imgtoplay.on('webkitAnimationStart oanimationstart msAnimationStart animationstart', function() {
                        setTimeout(function(){
                            $imgtoplay.css({'-webkit-animation-play-state': 'paused','-moz-animation-play-state': 'paused', 'animation-play-state':'paused'});
                        },300);
                 });
    

    does not work, the games just animation... it never stops after 300ms, nobody knows what's the problem?

    A reflection as to why your animation could be from Firefox until the event handler is added? How do you start the animation?

  • 'Ctrl + End' keyboard shortcut does not work as expected. I tried safe mode. does not move the tab to the end of such specified list, just scroll to the end of the page.

    According to http://support.mozilla.com/en-us/kb/keyboard+shortcuts,.
    'Ctrl + End' should move the active tab to the end of the list of tabs.

    But the shortcut does not work. Only, it scrolls to the end of the current page as if only "End" is pressed.

    I tried the mode without failure of firefox and closed all other open programs.

    What to do to debug this problem?
    or may there is a bug in firefox somehow?

    See the post of dao in this MozillaZine forum thread: http://forums.mozillazine.org/viewtopic.php?f=23 & t = 1304895

    Add code to userChrome.css below @namespace.

    See http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files

    @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    
    .tabbrowser-tab[selected="true"] {-moz-user-focus: normal !important;}
    

Maybe you are looking for

  • is there a new anti virus for mac software

    is there a new anti virus for mac software

  • A way to always have a clean session (without tab) whenever Firefox starts?

    For my needs, I have that one tab open when firing of Firefox. I tried the following parameters in Subject: config: Browser.sessionstore.Enabled = false Browser.sessionstore.max_concurrent_tabs = 1 Browser.sessionstore.max_resumed_crashes = 0 Browser

  • I am trying to remove security obsolete updates__

    I have a laptop with a small disk hard due to the fact that it's used a lot I have xp security updates from 2007-2008-2009 and I think I'm for 2010 so, how do I know which ones of these security updates are is most needed to keep running my xp.  I ne

  • Windows Update wants to make a driver update for my wireless 1505 dell minimap

    I have a dell inspiron 1720 with a dell 1505 wireless Mini PCI card.I've used rc1 Win7 32bits almost since release and had the same problem but blamed the rc1 status. I recently installed win7 ult 64 bit and the initial drivers automatically install

  • error code 43

    my Acer 5742z laptop cannot connect to my printer Lexmark x 3580, I'm getting a code 43 error when I connect the printer to the laptop. I installed the correct drivers, and there is no update available. The printer works perfectly with my desktop Del