DOCTYPE interfere with heigth = 100%

Hi All,
just having fun with JSF/ADF Faces and it seems the DOCTYPE generated by the afh:html component (<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">) interferes with my page.
Because our client wants a page that is at least as long as the screen we use a table with the height=100%. This has worked previously and still works in Firefox. However when you introduce the DOCTYPE to the file then Internet Explorer stops showing the page correctly (or wrongly in the way we want ;-)).
I know the height attribute is deprecated from the HTML 4.01 standard and so on. But the customer is king. How do i stretch the table all the way along the screen else?
Hopefully somebody can help... I'm about the hack around in the afh:html renderer to remove the DOCTYPE but that shouldn't be the way to go ;-)
Regards,
Robert

Hi,
We have the same problem. Try this overly simplified example:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" SYSTEM "http://www.w3.org/TR/html4/loose.dtd" >
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
     <body>
          <table style="width:100%;height:100%" cellspacing="0" cellpadding="0" border="1">
               <tr>
                    <td bgcolor="#CCCCCC">
                    </td>
               </tr>
          </table>
     </body>
</html>
The DOCTYPE stuff in the beginning is always generated at the beginning of ADF Faces pages. But it destroys our layout.
Try the HTML above on Firefox. It will show the table on the whole screen.
Now try it in Internet Explorer. The table will be collapsed to nothing. Terrible!
Is there a way to turn these DOCTYPE things off?
The client insists that the application should work on IE. I'm using IE 6.0.2900.2180 (SP2).

Similar Messages

  • Bluetooth interferes with WiFi in Yosemite 10.10 (reproducible)

    There is a long (40 pages so far) thread about WiFi issues with Yosemite. However, I believe it has become a catchall thread for all kinds of connectivity problems and a growing number of "solutions" address only a few of them.
    So I wanted to start a separate thread about a very specific issue I found to be easily reproducible: turning on Bluetooth in Yosemite 10.10 interferes with WiFi, lowering the bandwidth in a measurable way. I have tested this on two different MacBook Pro Retina (mid-2011 and late-2013) and an Apple Airport router.
    To test is yourself do the following:
    Move away from the WiFi access point so the signal is not at full strength
    Turn Bluetooth Off
    Visit speedtest.net and run a speed test a handful of times (average the results discarding the outliers, i.e. the fastest and the slowest)
    Turn Bluetooth On
    Repeat Step 2 and compare results
    In my case I see a 30% drop in download speed and about a 50% drop in upload speed. I'm not a hardware/radio engineer but I think it's pretty clear that the WiFi and Bluetooth drivers for the initial release version of Yosemite are causing some kind of interference. This is obviously wrong. Unless there is a programmable parameter that can be tweaked for these drivers, I doubt there is anything we can do about it until Apple releases an update with 10.10.1.
    Turning off Bluetooth is an obvious fix for the WiFi issues but it is clearly not useful if you depend on Bluetooth accessories and defeats the purpose of may cool Yosemite features like Handoff.
    Is anybody else seeing this in their environment?

    I also still see the problem with 10.10.2
    I posted these stats in the WiFi problems thread (>150 pages by now) but I'll post it here as well:
    ## Bluetooth OFF
    ## Average: 66.12 Mbits/sec
    ## (max and min values discarded)
    IkeMBP:local$ iperf -c herobrine -t 120 -i 10
    Client connecting to herobrine, TCP port 5001
    TCP window size:  129 KByte (default)
    [  5] local 192.168.1.162 port 55484 connected with 192.168.1.30 port 5001
    [ ID] Interval       Transfer     Bandwidth
    [  5]  0.0-10.0 sec  80.2 MBytes  67.3 Mbits/sec
    [  5] 10.0-20.0 sec  79.4 MBytes  66.6 Mbits/sec
    [  5] 20.0-30.0 sec  79.0 MBytes  66.3 Mbits/sec
    [  5] 30.0-40.0 sec  77.9 MBytes  65.3 Mbits/sec
    [  5] 40.0-50.0 sec  76.5 MBytes  64.2 Mbits/sec
    [  5] 50.0-60.0 sec  78.5 MBytes  65.9 Mbits/sec
    [  5] 60.0-70.0 sec  80.0 MBytes  67.1 Mbits/sec
    [  5] 70.0-80.0 sec  78.4 MBytes  65.7 Mbits/sec
    [  5] 80.0-90.0 sec  74.6 MBytes  62.6 Mbits/sec
    [  5] 90.0-100.0 sec 78.5 MBytes  65.9 Mbits/sec
    [  5] 100.0-110.0 sec 79.9 MBytes  67.0 Mbits/sec
    [  5] 110.0-120.0 sec 80.8 MBytes  67.7 Mbits/sec
    [  5]  0.0-120.0 sec   944 MBytes  66.0 Mbits/sec
    ## Bluetooth ON and no device connected
    ## Average: 58.40 Mbits/sec
    ## (max and min values discarded)
    IkeMBP:local$ iperf -c herobrine -t 120 -i 10
    Client connecting to herobrine, TCP port 5001
    TCP window size:  129 KByte (default)
    [  5] local 192.168.1.162 port 55491 connected with 192.168.1.30 port 5001
    [ ID] Interval       Transfer     Bandwidth
    [  5]  0.0-10.0 sec  70.0 MBytes  58.7 Mbits/sec
    [  5] 10.0-20.0 sec  71.0 MBytes  59.6 Mbits/sec
    [  5] 20.0-30.0 sec  68.6 MBytes  57.6 Mbits/sec
    [  5] 30.0-40.0 sec  70.4 MBytes  59.0 Mbits/sec
    [  5] 40.0-50.0 sec  72.9 MBytes  61.1 Mbits/sec
    [  5] 50.0-60.0 sec  70.2 MBytes  58.9 Mbits/sec
    [  5] 60.0-70.0 sec  72.2 MBytes  60.6 Mbits/sec
    [  5] 70.0-80.0 sec  70.0 MBytes  58.7 Mbits/sec
    [  5] 80.0-90.0 sec  62.5 MBytes  52.4 Mbits/sec
    [  5] 90.0-100.0 sec 70.1 MBytes  58.8 Mbits/sec
    [  5] 100.0-110.0 sec 66.5 MBytes  55.8 Mbits/sec
    [  5] 110.0-120.0 sec 67.4 MBytes  56.5 Mbits/sec
    [  5]  0.0-120.0 sec   832 MBytes  58.2 Mbits/sec
    ## Bluetooth ON and Magic Mouse CONNECTED
    ## Average: 38.08 Mbits/sec
    ## (max and min values discarded)
    IkeMBP:local$ iperf -c herobrine -t 120 -i 10
    Client connecting to herobrine, TCP port 5001
    TCP window size:  129 KByte (default)
    [  5] local 192.168.1.162 port 55481 connected with 192.168.1.30 port 5001
    [ ID] Interval       Transfer     Bandwidth
    [  5]  0.0-10.0 sec  46.4 MBytes  38.9 Mbits/sec
    [  5] 10.0-20.0 sec  46.6 MBytes  39.1 Mbits/sec
    [  5] 20.0-30.0 sec  52.6 MBytes  44.1 Mbits/sec
    [  5] 30.0-40.0 sec  46.1 MBytes  38.7 Mbits/sec
    [  5] 40.0-50.0 sec  46.1 MBytes  38.7 Mbits/sec
    [  5] 50.0-60.0 sec  45.5 MBytes  38.2 Mbits/sec
    [  5] 60.0-70.0 sec  40.5 MBytes  34.0 Mbits/sec
    [  5] 70.0-80.0 sec  38.1 MBytes  32.0 Mbits/sec
    [  5] 80.0-90.0 sec  43.4 MBytes  36.4 Mbits/sec
    [  5] 90.0-100.0 sec 46.8 MBytes  39.2 Mbits/sec
    [  5] 100.0-110.0 sec 45.9 MBytes  38.5 Mbits/sec
    [  5] 110.0-120.0 sec 46.6 MBytes  39.1 Mbits/sec
    [  5]  0.0-120.0 sec   545 MBytes  38.1 Mbits/sec
    ## 802.11n (5GHz) - Bluetooth ON and Magic Mouse CONNECTED
    ## Average: 38.08 Mbits/sec
    ## (max and min values discarded)
    IkeMBP:~$ iperf -c herobrine -t 120 -i 10
    Client connecting to herobrine, TCP port 5001
    TCP window size:  129 KByte (default)
    [  5] local 192.168.1.162 port 53924 connected with 192.168.1.30 port 5001
    [ ID] Interval       Transfer     Bandwidth
    [  5]  0.0-10.0 sec  94.9 MBytes  79.6 Mbits/sec
    [  5] 10.0-20.0 sec  98.8 MBytes  82.8 Mbits/sec
    [  5] 20.0-30.0 sec  98.1 MBytes  82.3 Mbits/sec
    [  5] 30.0-40.0 sec  98.2 MBytes  82.4 Mbits/sec
    [  5] 40.0-50.0 sec  98.4 MBytes  82.5 Mbits/sec
    [  5] 50.0-60.0 sec  97.6 MBytes  81.9 Mbits/sec
    [  5] 60.0-70.0 sec  98.2 MBytes  82.4 Mbits/sec
    [  5] 70.0-80.0 sec  98.0 MBytes  82.2 Mbits/sec
    [  5] 80.0-90.0 sec  97.5 MBytes  81.8 Mbits/sec
    [  5] 90.0-100.0 sec  98.4 MBytes  82.5 Mbits/sec
    [  5] 100.0-110.0 sec  99.6 MBytes  83.6 Mbits/sec
    [  5] 110.0-120.0 sec  50.9 MBytes  42.7 Mbits/sec
    [  5]  0.0-120.0 sec  1.10 GBytes  78.9 Mbits/sec
    Also noticed the consistency and stability of the 5 GHz test

  • Mini dvi to dvi adapter interferes with airport ?

    Hi,
    I am seeing slower network speed (20% of the normal speed), when I use the mini-dvi-to-dvi adapter... I also have a mini-dvi-to-vga adapter which doesn't cause this network speed degradation.
    I guess the dvi adapter somehow interferes with the signals the airport sends and receives. The adapter comes with a very short cable (a couple of inches), so I can't move it out of the way to reduce interference (assuming that is the issue).
    In both cases, the adapters connect to the same external display (1920 x 1200) and they both work fine for my monitor. But I'd like to use the mini-dvi-to-dvi adapter because of the (slightly) better picture quality.
    But perhaps it's not interference, anyone else has ideas ?
    Unless anyone has a suggestion, I am going to return the mini-dvi-to-dvi adapter because it's pretty useless if it interferes with the airport.
    For now, I'd recommend others to buy a mini-dvi-to-vga adapter for their external displays...
    iMac, Mac Book and Mac Mini   Mac OS X (10.4.8)  

    Yes, I have that option set... but your response reminds me that that I haven't tried setting it off, see if that makes a difference (would be quite ironical if setting off "robustness" fixed it
    Since yours works, I wonder if it depends on the wireless router I use; I have a Netgear WTG624
    Thanks,

  • How can I delete my first apple ID it interferes with apps I want to buy using my iCloud id

    I recently had my macbook pro worked on at apple, with great success.  I was told I would be able to delete my first apple ID which is a me.com account
    I now use I cloud and want the other to go away for good..  But it isn't as they said it would.  It interferes with purchases on my I-phone and I don't even remember the password.  Is it possible to delete it ? if so How ???

    You cannot delete an Apple ID. You can just stop using it. You should change the iCloud Apple ID address you now are using in the device to the new one you wish to use. I suggest you tab Settings > General > Reset > Settings, then reconfigure your phone this time using your new Apple ID.

  • Separate Apple ID= Your own iCloud bubble (doesn't interfere with setting of people with their own Apple ID)

    Pretty much, I want to set up iCloud with my Mac and iPhone. I have my own Apple ID that is different from the rest of my family, if I set up iCloud with my devices, it won't interfere with the rest of my family's settings? This is REALLY important to be certain (my parents will kill me if this messes with their devices.
    Ps. Has anyone found Dream Vacation Solitaire for Mac or something similar?

    If you set up iCloud with a separate Apple ID it will have no effect whatever on any other account.

  • Notification center interferes with full-screen apps (incl. games)

    The new notification center interferes with games.
    When you are making control movements on the screen, a little grey tab keeps appearing at the top middle of the screen.
    Just from using it, it seems the notification center has a full-screen mode and a normal mode. For apps which are running in full-screen (includes games, but also built in apps such as YouTube and Photos when they are in full-screen mode), the gesture which normally brings down the full notification center just brings down a little gray tab at the top middle of the screen. You can then slide that tab down, if you really want the notification center.
    But in games, the tab keeps appearing when you don't want it, and it has nothing to do with the gameplay. Even in Photos and YouTube, I would be quite happy if the tab did not appear at all in full-screen mode (a single click on these apps takes them out of full-screen mode, then you can drag down the notification center anyway).
    It would be very appreciated if an iOS update could add a notification center Settings option to disable the notification center tab drag-down, in full-screen mode.
    I can understand that Apple are very unlikely to add an option to disable all notifications in full-screen mode; fair enough. And if a new notification does appear during a full-screen app, then of course dragging that down should still bring in the full notification center. What I don't want is the little grey tab appearing - when I'm just operating with an app in full screen mode, and no new notifications have arrived.
    Mike

    I agree with both posts and have the exact same issues with iOs 5.  I also feel that I've been juked by Apple into upgrading to iOs 5.  I had absolutely no desire to slow down my games and add a feature that would interfere with said games, which is all I've gotten with the notification center.  No disable option?  Seriously, that is just one of the most absurd things I can imagine.
    And I hate to burst Apple's bubble, but your CPUs and iOs do NOT multi-task unless it's the 4s (which has two cores).  If you (Apple) have the notification center running in the background at the same time that I'm playing my game or typing, the iphone 4 and all versions before it are going to lag or skip while processing the notification center while it ignores the current thread (ie games, interface, etc)!  This is the reason the old system was implemented the way it was.  I know this for a fact (for example, any games would pause immediately when you recieved a text message, because the iphone is only capable of processing 1 thread).
    Honestly, I think apple intentionally added this feature in this way to try to force users to migrate to the 4s because it's a dual core phone, and it won't experience as much lag when running two tasks.
    Just add a disable option, some people NEED the performance we had in iOs 4!

  • ITunes Mac launches on its own - interferes with Magicjack and Airport

    I have a headless Mac Mini 2010 which I occasionally hook up to my HD-TV that occasionally will launch on its own iTunes a short period after boot. Temporarily I've had to stop this action by compressing the application into an archive.   We are running Mac OS X 10.6.8.  As soon as iTunes launches, the airport connection from the Mac Mini disappears, and the Magicjack software goes in the background and my Magicjack connection then dies.  It happens at random, and I can't figure out why.  
    I upgraded to Airport firmware 7.6 on my Airport Extreme base station, and that didn't help.  But it seems it stays connected always when there is a keyboard connected, but once I remove it, that connection dies after a few calls.  Zapping the PRAM may have helped for now, and then immediately after removing the keyboard and mouse.   Lately it is working fine, so I don't want to mess with it, but anyone know why iTunes would launch on its own even when the helper is not listed in the Login Items?
    When I've played around with it, the Airport won't accept my WPA2 password on the Mac  Mini even though I'm careful with the password case, and username, and other computers on the airport are working fine.  And yes, I disabled all the Bluetooth settings for looking for a keyboard when it is not connected, and the iTunes launching still happens.  I would like to leave iTunes unarchived on the machine so I can use the iTunes sharing to connect to my HDTV occasionally since my original AppleTV doesn't work reliably with it either.  I only want to connect a keyboard and mouse when I connect to my HDTV, but then otherwise leave those disconnected and it not interfere with my Magicjack.
    If someone can help me find a way to leave iTunes unarchived, while keeping my Magicjack always up, and my Airport connection never dying that would be great!   Thank you.

    Upeace, it's so long ago I can't remember now… But I do know that my newer MBP's volume can be affected by someone tinkering with the Apple TV remote. Is that a possibility? If so you can turn this off in System Preferences. It's not at all easy to find though—you have to go into 'Security Privacy > Firewall > Advanced' and then tick 'Disable remote control infrared receiver'.

  • Trying to compare FCP with Media 100 for a Public Access studio

    Hi all,
    I am new here. I do most of the review of products for our Public Access studio. We have a couple of existing Media 100 systems and we are considering adding or upgrading our NLE capabilities. Our studio manager had a chance to look at FCP being used at our high school and she came back with a number of impressions that I wonder about and would like to vet with people who know more about FCP. So, any comments would be helpful.
    The high school media person demo’d FCP for her and let her play with it a bit. After looking at it herself, she says she would definitely say Media 100 is easier to understand/use, especially if you've never used non-linear editing before. That is fairly typical of the people doing Public Access production in our town.
    However, it looks to her like there are a lot of tools that come with FCP that Media 100 either doesn't have or are not easily found in it. For example, she feels FCP’s set up looks more complicated and confusing compared to Media 100’s, but in FCP you can have up to 99 video lines in a program, where with Media 100 we're just going back and forth between the a and b video lines. Plus you can have up to 99 Audio tracks on FCP as well, where our max at the moment is 8. Now as to when you would need 99 video or audio tracks, she is not sure, but it is definitely a capability that we don't have in Media 100.
    Titling looked easier to her on Media 100. With FCP there were a lot of filters involved and hoops to jump through, plus she couldn't do a word with each letter a different color, for example, unless she did each letter on a different track.
    The media person warned her that FCP is really large. Apparently the program itself takes up like 35 GB of space on the hard drive, and a typical 30 min. project comes in at over 100 GB! She couldn't believe it, but she was assured it’s true. Even with our longest programs, like like a School Committee meeting thqat went 3 1/2 hours, it would came in at a max of 30 GB on the Media 100. She got the impression this big difference was so because Final Cut renders everything you do, including rendering any edits you make on your footage as new files, and stores it all in a huge folder. She thinks with Media 100, you import the footage and use it as is - the only things it will render are screen freezes, transitions, and color effects. Is that sort of comparison correct (and fair), or is something being missed?
    She says in her experience that something like iMovie is the most basic as far as what you can do, then Ulead would be a step above that- the editing is basically the same, but you have a few more options. Media 100 would be next as far as ease of use and understanding of the program. FCP seemed a little confusing even to her. Comments or insights?
    G4   Mac OS X (10.4.7)  

    Welcome to the family, maybe.
    I switched from M100 about four years ago, I was never so glad to give that company the boot. A direct comparison just isn't possible but I'll try to answer some questions. There is a Media 100 forum on creativecow.net.
    she says she would definitely say Media 100 is easier to understand/use, especially if you've never used non-linear editing before.< </div>
    Yes, absolutely, M100 has always had an elegant and refined interface. However, the paradigm in FCP is not opaque. It's far more interesting, deeper, more complex. So, yes, it's a bit tougher to grasp. But don't sell your students/users short. They'll get it.
    99 tracks is marketing BS. The serious work is done with nesting. How many public access pieces need more than 5 or 10 video tracks?
    Titling in FCP depends on third party filters like Boris or tools like LiveType and Motion. The basic titling tools in FCP are lame and difficult to use, in my opinion, compared to the elegant titler in M100 (as long as you don't launch Graffiti).
    The installation includes tens of gigs of animation, movie and music loop resources that you don't need to load. The suite includes Motion, LiveType, Soundtrack Pro, DVD Studio Pro and FCP.
    If you're shooting DV, a 3-1/2 hour show is, umm, well, you look it up, DV is DV. But if you're capturing 3 hours from each of three cameras, that's a lot of DV.
    Rendering depends on lots of things. M100's native codec handles lots of realtime stuff that FCP can't unless you've got a huge Macintosh. Previewing is not a big deal at lower rez in FCP, you get used to it. .
    FCP is really scary. You can look at thousands of "I'm in way over my head, HELP!" posts here. But all those folks find they slip right into the Apple paradigm, the weirdly new workflow and start exploring the wide new world of serious editing that FCP opens up. You'll hate it for a few months because it's so dramatically different from M100. You'll love it, though.
    If you want to continue the thread, give the rest of the disaffected former M100 users a few days to post their comments. There are many of us here. Then maybe start a new thread, one question at a time.
    bogiesan

  • The hotkey for Private Browsing ( CTRL Shift P ) interferes with another program I have running in the background. Is there a way to disable or change the Firefox Hotkey?

    Question:
    The hotkey for Private Browsing (<CTRL><Shift> <P>) interferes with another program I have running in the background. Is there a way to disable or change the Firefox Hotkey?

    You can try this extension:
    *Customizable Shortcuts: https://addons.mozilla.org/firefox/addon/customizable-shortcuts/

  • I connected a digital camera memory chip with approximately 100 photos on it. The photos showed up in iPhoto. I believe I deleted the photos from the memory chip before importing them. Is there any way I can get the photos back?

    I connected a digital camera memory chip with approximately 100 photos on it to import into iPhoto. The photos showed up in iPhoto. I believe I deleted the photos from the memory chip before importing them to iPhoto. Is there any way I can get the photos back?

    Terence, thanks that site is a gem...have to explore it more fully at home as it drove security here crazy
    Looks like just the ticket for saving mistakes.

  • How to create a transaction code for a function group with screen 100 as st

    Hello ,
    I have requirement where I need to create a function group and create screen 100, 200, 300 and include the function in the screens.
    Customer asked me to create a transaction with the screen 100 as the starting screen.
    Can you please let me know how to create a transaction code for a function group with screen 100 as starting screen.
    [ It is not a module pool program ].
    Thanks
    Prashanth.
    Moderator message - Please ask a specific question and do not ask the forum to do your work for you - post locked
    Edited by: Rob Burbank on Jun 2, 2009 11:49 AM

    Go to transaction SE93, enter a transaction code that you want and click on "create". Enter a text and select the "Transaction with Parameters" button. In the Default Values section, enter START_REPORT in the transaction field. Check the "skip initial screen" box. In the Name of Screen field section enter the following lines:
    Name of screen field:                               Value
    D_SREPOVARI-REPORTTYPE                RW
    D_SREPOVARI-REPORT                        ZPCA
    Save and transport accordingly.

  • Embedded HTML interfere with Business Catalyst site editing

    Hi,
    It seams that an embedded Google Fusion maps interfere with the the site editing in Business Catalyst - has anyone els had this problem? Can you please let me know how i can solve this problem.
    The Fusion Map is an essential par of the site and its not possible the achieve the  same functionality with the Google widget map. I really hope there is someone there can help me out since it is important the the client can edit the site without involving me.
    The site
    All the best
    /R

    Hi Sanjit,
    Thanks for your reply.
    Best,
    Robin

  • Skype click to call interferes with Microsoft Offi...

    Skype click to call interferes with copy/cut-paste in Excel and generally in Microsoft Office. Once installed it allows text-only pasting leading to time-loss in reformatting text. The problem is easily resolved by unistalling it.
    Here are some proposed steps to improve it -
    It needs better bug-testing before release
    It needs to move away from piggy-backing on Skype (without asking user's permission to install/ update itself) and instead needs to be launched separately. This would also solve the iddue (for Skype) of people abandoning and uninstalling SKype altogether because of the buggy Skype click to call thing
    Respect the user and the user's choice - and finally never ever take your user for granted (as the auto installation of Skype click to call has demonstrated)

    Me too! I thought it was a Google Chrome problem. I even rebuilt my laptop over it and spent a whole day on the phone with Geeksquad! I just uninstalled Click-to-call and now the problem is gone. 
    This is a really big deal, people use copy/paste all the time and expect the formatting to work. I'm telling everybody to uninstall click-to-call and/or don't install it in the first place. I hope somebody gets serious and fixes it. And, Skype will have to acknowledge the problem and tell me it is fixed before I will give click-to-call another shot.
    Not trying to be a jerk - that is just the truth of it.

  • Can an "Informational" signature be tuned to interfere with the flow of traffic?

    We have an informational signature that we have tuned a couple of different ways in an effort for the signature to deny packet inline, but it appears that the IPS is not performing that action.
    Do we have to change the severity of the signature to something other than "Informational" in order for us to be able to "block" traffic matching that signature?
    Thanks,
    Tom

    Hi Pranay,
    Thanks for the reply.
    Should I assume from your response that the answer to the title question (Can an "Informational" signature be tuned to interfere with the flow of traffic?) is "yes"?  If that's the case, please let me know and I will mark this question as answered.
    Any event action filters that have been configured on this IPS were disabled for testing.  Signature is enabled and is active and was recently updated (04/01).
    Thanks again,
    Tom

  • Catalog Prices with factor 100 in ECO ERP 5.0

    Hi together,
    We are using ECO ERP 5.0 without IPC and we get our catalog and basket prices from our SAP ECC 5.0 using a TRex.
    Now we have the following symptom:
    In the web shop all prices, which are shown in the catalog are multiplied with factor 100.
    The prices in the SAP Backend transaction wwm2 are correct as well as the prices on the TRex, when we check the values with transaction SRSE.
    After sending the order, when the pricing in the backend was done, the prices are correct on the confirm web page.
    Any idea where this comes from?
    Best regards
    Nora

    Hi,
    I've found the problem. It's a variable (CAT_PRICE_INPUT_LOCALE) with a Locale which is set "hard coded" to US in the class com.sap.isa.backend.r3base.rfc.RFCConstants. That's why all EUR prices, which are shown in the catalog, look like they where multiplied with factor 100.
    We overwrite the class PriceCalculatorR3IPC and use now the correct Locale.
    Best regards
    Nora
    Message was edited by:
            Nora Popp

Maybe you are looking for

  • [SOLVED] Problem with zsnes and xcb_io.c on arch64

    Well after doing a pacman -Syu, zsnes won't start, when i run it, it gives me the next output [pablo@pablo-laptop ~]$ zsnes ZSNES v1.51, (c) 1997-2007, ZSNES Team Be sure to check http://www.zsnes.com/ for the latest version. ZSNES is written by the

  • How can I export artboard color in SVG?

    Hi Expert, My question is if I apply any background color in artboard then I'm not able to convert this in SVG format even If I close and reopen same file then background color makes white. So Is there any way I can convert illustrator file in SVG (

  • Here is whats new for me with pr1.3 so far...

    phone feels much faster and snappier, the email client opens emails way faster now, and syncs without errors, the web browser is way better, very fast, and very smooth, zooming in/out are faster, and there is a slight flash update, so now my flash fe

  • Excel and PDF Files disappearing in a DFS Replicated folder

    Hi everyone, We are currently facing an issue in our environment and we can't figure out why this is happening. We have two scenarios under which files are disappearing in one of the DFS Replicated folders that we have in our environment. Here is a b

  • Why is my pdf stored as a song

    Yesterday I saved pdf files and they showed up under pdf.  Today they are showing up in music.  I can't seem to change this or find out why this is happening.